ComponentOne ASP.NET MVC Controls
WilliamsR<T> Class
Members 

C1.Web.Mvc.Finance Namespace : WilliamsR<T> Class
Represents a Willaims %R indicator series for the FinancialChart.
Object Model
WilliamsR<T> ClassSVGStyle ClassSVGStyle ClassSVGStyle Class
Syntax
'Declaration
 
Public Class WilliamsR(Of T) 
   Inherits SingleOverlayIndicatorBase(Of T)
public class WilliamsR<T> : SingleOverlayIndicatorBase<T> 
Type Parameters
T
Remarks
Represents a Willaims %R indicator series for the FinancialChart.
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.ChartSeriesBase<T>
      C1.Web.Mvc.ExtraSeries<T>
         C1.Web.Mvc.Finance.SingleOverlayIndicatorBase<T>
            C1.Web.Mvc.Finance.WilliamsR<T>

See Also

Reference

WilliamsR<T> Members
C1.Web.Mvc.Finance Namespace